Skip to content

Add syncAndroidClipBoundsWithOverflow feature flag#56605

Open
fabriziocucci wants to merge 1 commit intofacebook:mainfrom
fabriziocucci:export-D102353841
Open

Add syncAndroidClipBoundsWithOverflow feature flag#56605
fabriziocucci wants to merge 1 commit intofacebook:mainfrom
fabriziocucci:export-D102353841

Conversation

@fabriziocucci
Copy link
Copy Markdown
Contributor

Summary:
Add a new feature flag to gate overriding getClipBounds on Android views to return
the padding box when overflow is hidden. This communicates the view's clipping
region to the Android framework for correct getGlobalVisibleRect calculations
(T253147322, T263753590).

Differential Revision: D102353841

Summary:
Add a new feature flag to gate overriding getClipBounds on Android views to return
the padding box when overflow is hidden. This communicates the view's clipping
region to the Android framework for correct getGlobalVisibleRect calculations
(T253147322, T263753590).

Differential Revision: D102353841
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 24, 2026

@fabriziocucci has exported this pull request. If you are a Meta employee, you can view the originating Diff in D102353841.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant